home *** CD-ROM | disk | FTP | other *** search
/ 1000 Apple LAN Literacy / 1000 Apple LAN Literacy.iso / Apple LAN Literacy / Literacy Segments Part 3 / Literacy Segments Part 3 / card_53258.txt < prev    next >
Text File  |  1989-08-22  |  3KB  |  129 lines

  1. -- card: 53258 from stack: in
  2. -- bmap block id: 0
  3. -- flags: 0000
  4. -- background id: 53641
  5. -- name: Naming Facilities P/5
  6. ----- HyperTalk script -----
  7. on doMenu what
  8.   if what is "next" then exit doMenu
  9.   pass doMenu
  10. end doMenu
  11.  
  12. on arrowKey which
  13.   if the textArrows and the optionKey is not down then
  14.     pass arrowKey
  15.     exit to HyperCard
  16.   end if
  17.   if which is "right" then exit arrowKey
  18.   pass arrowKey
  19. end arrowKey
  20.  
  21. on openCard
  22.   beenHereFlag 2,2
  23.   -- first param is item #, second is line # (of global)
  24.   pass openCard
  25. end openCard
  26.  
  27.  
  28. -- part 1 (button)
  29. -- low flags: 00
  30. -- high flags: 0000
  31. -- rect: left=478 top=319 right=341 bottom=498
  32. -- title width / last selected line: 0
  33. -- icon id / first selected line: 1401 / 1401
  34. -- text alignment: 1
  35. -- font id: 0
  36. -- text size: 12
  37. -- style flags: 0
  38. -- line height: 16
  39. -- part name: Prev
  40. ----- HyperTalk script -----
  41. on mouseUp
  42.  
  43. end mouseUp
  44.  
  45.  
  46.  
  47. -- part 2 (button)
  48. -- low flags: 00
  49. -- high flags: 0000
  50. -- rect: left=493 top=319 right=341 bottom=512
  51. -- title width / last selected line: 0
  52. -- icon id / first selected line: 1400 / 1400
  53. -- text alignment: 1
  54. -- font id: 0
  55. -- text size: 12
  56. -- style flags: 0
  57. -- line height: 16
  58. -- part name: Next
  59. ----- HyperTalk script -----
  60. on mouseUp
  61.  
  62. end mouseUp
  63.  
  64.  
  65.  
  66. -- part contents for background part 6
  67. ----- text -----
  68. 53258
  69.  
  70. -- part contents for background part 21
  71. ----- text -----
  72. Practice 2:  Match Definitions
  73.  
  74. -- part contents for background part 23
  75. ----- text -----
  76. Name
  77.  
  78. -- part contents for background part 24
  79. ----- text -----
  80. Address
  81.  
  82. -- part contents for background part 22
  83. ----- text -----
  84. Drag both labels to their definitions, then click Check Answer.
  85.  
  86. -- part contents for background part 27
  87. ----- text -----
  88. Independent of the network and used to determine the node‚Äôs ID.
  89.  
  90. -- part contents for background part 28
  91. ----- text -----
  92. Used by the network for identifying the sending and destination devices.
  93.  
  94. -- part contents for background part 39
  95. ----- text -----
  96. No.  You‚Äôve got the terms incorrectly placed.
  97.  
  98. -- part contents for background part 3
  99. ----- text -----
  100. Naming Facilities
  101.  
  102. -- part contents for background part 33
  103. ----- text -----
  104. Good.  You‚Äôve matched both terms correctly.
  105.  
  106. -- part contents for background part 34
  107. ----- text -----
  108. No.  You‚Äôve got the terms incorrectly placed.
  109.  
  110. -- part contents for background part 53
  111. ----- text -----
  112. 73,120
  113. 73,189
  114.  
  115. -- part contents for background part 54
  116. ----- text -----
  117. 187,120
  118. 187,189
  119.  
  120. -- part contents for background part 56
  121. ----- text -----
  122. 187,120,187,189
  123. 4
  124.  
  125. -- part contents for background part 55
  126. ----- text -----
  127. 88
  128. 130
  129. 154